MessageRtfInSync Property |
Contains true if the
RtfCompressed property has the same text content as the
Body property for this message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool RtfInSync { get; set; }Public Property RtfInSync As Boolean
Get
Set
Property Value
Type:
Booleantrue if [RTF in synchronize]; otherwise,
false.
See Also